Welcome![Sign In][Sign Up]
Location:
Search - MYSQL server

Search list

[MySQLmysql-3.23.35.tar

Description: 介绍:MySQL是比较出名的数据库软件,真正支持多用户,多进程结构的SQL数据库服务软件,MySQL是比较简单和快速的! 现在很多流行的网站都是采用MySQL+Apache+PHP集成的!下载提供的是源代码版本! -introduced : MySQL is relatively well-known database software, the genuine support of multi-user, multi-process structure of the SQL database server software, MySQL is a relatively simple and fast! Many popular websites are using Apache MySQL PHP Integration! Download the source code version!
Platform: | Size: 10930176 | Author: 林风 | Hits:

[Delphi VCLSQLDirect.v4.2.8

Description: SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4 - 9(2005) and C++Builder v.4 - 6. It uses the native application programming interfaces to access to the following SQL-servers: * Centura (formerly, Gupta) SQLBase Server * IBM DB2 Universal Database * Informix Server * Interbase/Firebird Server * Microsoft SQL Server * MySQL Server * Oracle Database Server * PostgreSQL Server * Sybase Adaptive Server Enterprise and Adaptive Server Anywhere * ODBC datasources * OLEDB datasources-SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4- 9(2005) and C++Builder v.4- 6. It uses the native application programming interfaces to access to the following SQL-servers:* Centura (formerly, Gupta) SQLBase Server* IBM DB2 Universal Database* Informix Server* Interbase/Firebird Server* Microsoft SQL Server* MySQL Server* Oracle Database Server* PostgreSQL Server* Sybase Adaptive Server Enterprise and Adaptive Server An
Platform: | Size: 9024512 | Author: akay | Hits:

[Embeded LinuxSER SIP server 快速安裝

Description: 详细介绍了如何在linux下来安装MYSQL与ser,以及如何来把ser改为应用到MYSQL的数据库里。-Introduce how to install MYSQL and ser in linux particular,along with how to convert ser to application in MYSQL database.
Platform: | Size: 44032 | Author: 王鹤 | Hits:

[BooksMYSQL

Description: 3、使用如下命令更改密码: shell> mysqladmin -u root -p password ‘newpass’ Enter Password:******* 出现Enter Password的提示后输入原来的密码oldpass即可。 读者可以尝试其它所有本章介绍的方法。 4、首先以root用户的身份连接到服务器: shell> mysql -u root -p Enter password:******* 出现Enter password提后输入root用户的密码,然后即进入mysql客户机的交互模式,可以看到下面的提示: Welcome to the MySQL monitor. Commands end with or \g. Your MySQL connection id is 4 to server version: 3.23.25-beta-log Type help or \h for help. Type \c to clear the buffer mysql> 然后发布查询,直接键入题目中的语句: mysql> SELECT User,Host FROM mysql.user -3, use the following command to change the password: shell> mysqladmin-u root-p password newpass Enter Password :******* the Enter Password prompt appears enter the original password after you oldpass. Readers can try all other methods described in this chapter. 4, first of all to root the identity of the user to connect to the server: shell> mysql-u root-p Enter password :******* appear Enter password to enter the root after the user s password, and then entering the mysql client interactive mode , we can see the following prompt: Welcome to the MySQL monitor. Commands end with or g.Your MySQL connection id is 4 to server version: 3.23.25-beta-logType help or h for help. Type c to clear the buffermysql> and then release inquiries, directly type the subject of statement: mysql> SELECT User, Host FROM mysql.user
Platform: | Size: 22449152 | Author: qwli | Hits:

[ADO-ODBCMySql

Description: 一个能通过ADO的方式访问sql server、oracel、access数据库、很实用的,值得学习
Platform: | Size: 239616 | Author: gaolihua | Hits:

[WEB CodeGreenAMP

Description: GreenAMP是Win32平台上的绿色Apache MySQL PHP服务套件。它不需要被安装,直接释放到任意一个目录,然后简单的设置一下路径(目前的版本已经不需要手工设置了,点击一个bat文件,程序会自动完成这个工作),即可运行。   Green就是绿色,AMP是Aapche、MySQL、PHP的首字母简写。GreenAMP是绿色AMP平台的意思。   适合PHP编程爱好者用于快速搭建开发调试环境和架设局域网AMP服务平台(事实上它也可以用作Internet服务器)。   如果您想安装几个PHP语言写的论坛,看看运行效果是什么样的,却又苦于配不好AMP平台,GreenAMP最适合您。   如果您在Win32平台下面开发调试PHP程序,而且经常重装系统,GreenAMP非常适合您。   如果您在局域网内搭建AMP平台,自己提供一个内部人员使用的论坛或者Blog系统,GreenAMP很适合您。   如果您的网站是对internet开放的,您也可以用GreenAMP来作为您的Webserver和DB Server,不过我建议您弄清楚AMP的安装配置过程。   如果您对绿色软件情有独钟,我保证您会喜欢上它的。
Platform: | Size: 5215232 | Author: 倪伟 | Hits:

[MySQLmysqltest

Description: 使用Mysql 的C语言API函数编写的连接Mysql服务器并发送基本的操作指令。-Using the C language API of mysql function to prepare the connection Mysql server and send the operation of basic instructions.
Platform: | Size: 1024 | Author: shy | Hits:

[File OperateMultiFunction_dll

Description: How to create a professional dll file and use it in your own program. This dll has lots of functions some of them are given below: 1. It allow the create and delete database on MySql Server. 2. Print ListView data and text file. 3. Utility of ini file 4. Search the word. 5. Export ListView data to excel file. 6. save text to text file and load it. 7. Print message on the Desktop Screen. And sum more function which are compiled in this dll file. my other source codes are at: http://www.developerssourcecode.com Thanks Shyam Singh Chandel
Platform: | Size: 34816 | Author: Shyam Singh | Hits:

[Proxy Servermysql-proxy-0.7.1.tar

Description: a very good mysql proxy server
Platform: | Size: 689152 | Author: Nav | Hits:

[Internet-Networkbaza

Description: connect to mysql server with a c program
Platform: | Size: 81920 | Author: daniel | Hits:

[MySQLMySql_Delphi

Description: 所谓嵌入版,就是不要安装Mysql服务器,复制过来就可以用。 本例含Mysql数据库,delphi源代码.内有详细中文件说明. 嵌入版很方便发布,不需要安装mysql服务器. 之所以在这里还保留4.1版,的确是因为这个版本很经典,经过了无数的考验,稳定而没有麻烦的编码问题! -The so-called embedded version of Mysql is not installed on the server, copy them on the can. Mysql database with this case, delphi source code. There are detailed in the documentation. Embedded version easily publish, do not need to install mysql server. The reason why is also retained in the 4.1 version here, because this version is indeed a classic, after numerous tested, stable and no trouble code problem!
Platform: | Size: 1846272 | Author: 刘爱华 | Hits:

[MySQLmysql

Description: This utility connect to Mysql server and show values from table. Include mysql libs and dll to deploy easy on c++builder 6 Its is a simple example for use mysql && c++builder 6
Platform: | Size: 2386944 | Author: lika | Hits:

[MySQLSCRIPT-SQL-SQL-SERVER-CREATE-DROP-INSERT

Description: database manipulation using c sharp mysql.
Platform: | Size: 96256 | Author: titi2009 | Hits:

[MySQLtourism_photoblog

Description: this a website that i wrote for a school project. it is a photo-blog for tourism, with administrator account it was written in php and it requires a mysql server (mysql_connect) the admin files are in the sub-folder m-admin. dbconnector.php specifies the database connexion settings-this is a website that i wrote for a school project. it is a photo-blog for tourism, with administrator account it was written in php and it requires a mysql server (mysql_connect) the admin files are in the sub-folder m-admin. dbconnector.php specifies the database connexion settings
Platform: | Size: 1191936 | Author: Shrek | Hits:

[MySQLamoeba-mysql-1.0.2-BETA

Description: Amoeba属于分布式数据库代理开发框架,专注于分布式数据库 proxy 开发。座落与Client、DB Server(s)之间。对客户 端透明。具有负载均衡、高可用性、sql过滤、读写分离、可路由相关的query到目标数据库、可并发请 求多台数据库合并结果。-Amoeba is a kind of framework about distribute database proxy development that between client and DB server(s).Featurs:client transparency,load balance,high usability,sql filter,R/W splitting,sql routing,concurrent query and results merging.
Platform: | Size: 3260416 | Author: 张强 | Hits:

[JSP/Javajsp+javabean

Description: jsp+javabean+mysql server
Platform: | Size: 64512 | Author: duythanh | Hits:

[MySQLmydac_5_70_0_45

Description: MyDAC 5.70 Professional - Data Access Components for MySQL (MyDAC) is a library of components that provides direct access to MySQL database servers from Delphi, Delphi for .NET, C++Builder and Kylix. MyDAC can connect directly to MySQL server or work through the MySQL client library. - Do this: copy mydac120.bpl (crack folder) to directory C:\Windows\System32-MyDAC 5.70 Professional- Data Access Components for MySQL (MyDAC) is a library of components that provides direct access to MySQL database servers from Delphi, Delphi for .NET, C++Builder and Kylix. MyDAC can connect directly to MySQL server or work through the MySQL client library.- Do this: copy mydac120.bpl (crack folder) to directory C:\Windows\System32
Platform: | Size: 7107584 | Author: lsalvatore | Hits:

[OtherNavicat-For-MySQL-Enterprise-Edition-V8.2.19

Description: Navicat For MySQL Enterprise Edition V8.2.19简体中文绿色版 Navicat是一个强大的MySQL数据库管理和开发工具。Navicat为专业开发者提供了一套强大的足够尖端的工具,但它对于新用户仍然是易于学习。Navicat,使用了极好的图形用户界面(GUI),可以让你用一种安全和更为容易的方式快速和容易地创建、组织、存取和共享信息。 用户可完全控制 MySQL 数据库和显示不同的管理资料,包括一个多功能的图形化管理用户和访问权限的管理工具,方便将数据从一个数据库移转到另一个数据库中(Local to Remote、Remote to Remote、Remote to Local),进行档案备份。 Navicat 支援 Unicode,以及本地或遥距 MySQL 伺服器多连线,用户可浏览数据库、建立和删除数据库、编辑数据、建立或执行 SQL queries、管理用户权限(安全设定)、将数据库备份/复原、汇入/汇出数据(支援 CSV, TXT, DBF 和 XML 档案种类)等。新版与任何 MySQL 5.0.x 伺服器版本兼容,支援 Triggers,以及 BINARY VARBINARY/BIT 数据种类 等的风范。 绿化说明: 1.双击绿化+注册.exe程序.就可以使用了. 2.该版本已去除注册机程序。(貌似杀软误报这个文件,所以去除了!) 3.该版中加入绿化卸载程序! -Navicat For MySQL Enterprise Edition V8.2.19 green simplified Chinese version Navicat is a powerful MySQL database management and development tools. Navicat for professional developers with a powerful set of tools for sophisticated enough, but it is still easy for new users to learn. Navicat, the use of an excellent graphical user interface (GUI), allows you to use a safe and easier way to quickly and easily create, organize, access and share information. Users can completely control the MySQL database and display different management information, including a multi-purpose graphical management of users and access rights management tools to facilitate the transfer of data from one database to another database (Local to Remote, Remote to Remote , Remote to Local), for file backup. Navicat supports Unicode, as well as local or remote MySQL server, multi-connection, the user can browse the database, creating and deleting a database, edit data, creating or perform SQL queries, manage us
Platform: | Size: 6144000 | Author: 陈海龙 | Hits:

[Linux-UnixMySQL-server-community-1.rhel5.i386

Description: 安装php时,mysql-server库资源-mysql-server for linux
Platform: | Size: 21718016 | Author: zhouyou | Hits:

[MySQLMySQL-Server-Installation

Description: mysql server setting guide
Platform: | Size: 948224 | Author: tha | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net